home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_1471 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  158 b   |  7 lines

  1. on(rollOver){
  2.    messah1 = "4 Mag";
  3.    messah2 = "1 Wind";
  4.    descrap = "Summons axe that moves around field attacking all";
  5.    _root.price = "400g";
  6. }
  7.